home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / July 96 / Re Q FWDrCmd & fSelection < prev    next >
Encoding:
Internet Message Format  |  1996-07-15  |  1.0 KB  |  [TEXT/ttxt]

  1. Subject:     Re: Q: FWDrCmd & fSelection
  2. Sent:        7/15/96 12:51 PM
  3. Received:    7/15/96 1:01 PM
  4. From:        Damon Cokenias, cokenias@mtn-palace.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >I still have an outstanding question re an assert in FWDrCmd that
  9. >checks fSelection for null...
  10. >
  11. >My part allows shared libraries to be dropped on it.  There is no selection
  12. >per se, but the framework has an assert to check for a selection when
  13. >it supports dropping.  This is a show stopper for us.  Any suggestions
  14. >for work arounds?
  15.  
  16. Simply subclass FW_CSelection and have it do nothing.
  17.  
  18.  
  19. +-----------------------------------------------------------------------+
  20. |   /\    Damon Cokenias                                                |
  21. |  /^^\   cokenias@mtn-palace.com                                       |
  22. | /____\  Visit the Mountain Palace at http://www.netgate.net/~cokenias |
  23. +-----------------------------------------------------------------------+
  24.  
  25.  
  26.